Skip to content

Conversation

@foogaro
Copy link
Contributor

@foogaro foogaro commented Jul 30, 2014

This update enables struts to be used as JBoss AS 7/WildFly 8/JBoss EAP 6 module.

Issue:
having two or more applications using the same "struts-module" (meant as JBoss AS 7 module),
each application with its own resource bundle, the first one which initialized the LocalizedTextUtil "wins" over the second and next application's resource bundles. Furthermore, to avoid overwriting bundles, now each bundle is indexed into the bundlesMap by its key (resourceBundleName) and prefixed by ClassLoader hash code.

@lukaszlenart
Copy link
Member

Two issues:

@foogaro
Copy link
Contributor Author

foogaro commented Jul 30, 2014

Redoing it, targeting develop branch.

@foogaro foogaro closed this Jul 30, 2014
kusalk added a commit that referenced this pull request Dec 27, 2023
…ameter pattern overridden

Merge in BAM/struts2-atlassian from issue/CONFSRVDEV-28615-parameters to fork/6.3

* commit 'e601b1846c15a67af3ab3ca57c1730eac35aeee6':
  CONFSRVDEV-28615 Log at debug level when Struts parameter pattern overridden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants